gEDA Project Wiki http://wiki.geda-project.org/ 2025-06-01T01:06:11-04:00 gEDA Project Wiki http://wiki.geda-project.org/ http://wiki.geda-project.org/lib/tpl/dokuwiki/images/favicon.ico text/html 2012-02-22T18:56:41-04:00 best_practices http://wiki.geda-project.org/best_practices?rev=1329955001&do=diff Google Summer of Code Best Practices 2010 is the third year in which the gEDA Project has participated in Google's Summer of Code program. Through our experience, we have learned a couple of things about running a successful program. Here are the things we ask of our students to help make the GSoC experience a success for everybody. text/html 2012-02-20T15:14:55-04:00 gerbv-projects http://wiki.geda-project.org/gerbv-projects?rev=1329768895&do=diff Gerbv Edit Gerbers using gerbv Gerbv is gEDA's Gerber file viewer. However, it has the potential to become more than a viewer -- it can become a complete CAM tool, allowing (simple) editing of Gerbers, like moving or deleting tracks, changing drill hole diameters, changing pad or ring diameters, and so on. text/html 2012-02-20T15:14:55-04:00 glue-projects http://wiki.geda-project.org/glue-projects?rev=1329768895&do=diff General, "glue" and related gaf projects These projects make the others work together as a system. Autogeneration of fab drawing with embedded fab notes This project involves creating a system which can create an annotated fab drawing from the drill file output by PCB, along with other inputs. In one possible implementation, you could use LaTeX/metapost driven from an external script. The script would read in some type of template holding boilerplate fab notes, insert a .eps version of the … text/html 2012-02-20T15:14:55-04:00 gschem-projects http://wiki.geda-project.org/gschem-projects?rev=1329768895&do=diff Gschem schematic capture tool Libgeda API formalization In this project, you would expand libgeda (if needed) to provide a complete enough guile interface to be able to do more complex database manipulations. One use would be to have a back annotation tool that used libgeda instead of relying on perl. The problem with perl is that you've involved Yet Another Gschem Parser. This actually may be combined with the previous project about rewriting the gnetlist internals. text/html 2012-02-20T15:14:55-04:00 gsoc2007 http://wiki.geda-project.org/gsoc2007?rev=1329768895&do=diff Announcement of participation in Google's Summer of Code Good news! The gEDA Project has been accepted as a mentoring organization by Google's Summer of Code program! The alphabetized list of all projects participating in Google's SoC is presented here: text/html 2012-02-20T15:14:55-04:00 gsoc2007_projects http://wiki.geda-project.org/gsoc2007_projects?rev=1329768895&do=diff gEDA GSoC Project Ideas This page contains various ideas for projects. You can use these as fodder for creating your application to Google. Also, if you have your own idea, feel free to share it with the gEDA developers -- they might like it more than any project on this list! text/html 2012-02-20T15:14:55-04:00 gsoc2008 http://wiki.geda-project.org/gsoc2008?rev=1329768895&do=diff Google Summer of Code 2008 The gEDA Project has been accepted into the Google's Summer of Code 2008 program! The gEDA project is excited to have this opportunity again (second year for gEDA in GSoc!) and thanks Google for investing in and organizing the GSoC program. This wiki page will develop as we plan our GSoC 2008 activities. text/html 2012-02-20T15:14:55-04:00 gsoc2008_projects http://wiki.geda-project.org/gsoc2008_projects?rev=1329768895&do=diff gEDA GSoC 2008 Project Ideas This page contains various ideas for projects, organized by the tool. You can use these as fodder for creating your application to Google. Also, if you have your own idea, feel free to share it with the gEDA developers text/html 2012-02-20T15:14:55-04:00 gsoc2009 http://wiki.geda-project.org/gsoc2009?rev=1329768895&do=diff Google Summer of Code 2009 The gEDA Project has (not yet!!!) been accepted into the Google's Summer of Code 2009 program! Therefore, this page is a work in progress, and will be publically announced if and when the gEDA Project does get accepted into GSoC 2009. The gEDA project is excited to have this opportunity again (third year for gEDA in GSoc!) and thanks Google for investing in and organizing the GSoC program. This wiki page will develop as we plan our GSoC 2009 activities. text/html 2012-02-20T15:14:56-04:00 gsoc2009_projects http://wiki.geda-project.org/gsoc2009_projects?rev=1329768896&do=diff gEDA GSoC 2009 Project Ideas This page contains various ideas for projects, organized by the tool. You can use these as fodder for creating your application to Google. Also, if you have your own idea, feel free to share it with the gEDA developers text/html 2012-02-20T15:14:55-04:00 gsoc2010 http://wiki.geda-project.org/gsoc2010?rev=1329768895&do=diff Google Summer of Code 2010 The gEDA Project is going to apply for the Google's Summer of Code 2010 program! Therefore, this page is a work in progress, and will be publically announced if and when the gEDA Project does get accepted into GSoC 2010. The gEDA project is excited to have this opportunity again and thanks Google for investing in and organizing the GSoC program. This wiki page will develop as we plan our GSoC 2010 activities. text/html 2012-02-20T15:14:55-04:00 gsoc2010_projects http://wiki.geda-project.org/gsoc2010_projects?rev=1329768895&do=diff gEDA GSoC 2010 Project Ideas This page contains various ideas for projects, organized by the tool. You can use these as fodder for creating your application to Google. Also, if you have your own idea, feel free to share it with the gEDA developers text/html 2012-02-20T15:14:55-04:00 gtkwave-projects http://wiki.geda-project.org/gtkwave-projects?rev=1329768895&do=diff GTKWave projects * System Verilog and/or VHDL support for RTLBrowse. Currently it's only plain-vanilla verilog from the 1995 spec. * More “interesting” integrations with other tools. The new Tcl interface adds a bunch of possibilities. I know one guy is using it to allow remote control from emacs through a bridge server. text/html 2012-02-20T15:14:55-04:00 gwave-projects http://wiki.geda-project.org/gwave-projects?rev=1329768895&do=diff Gwave -- analog waveform viewer Gwave is an analog waveform viewer which is used to view the output files produced by ngspice or gnucap. Here are some feature suggestions. You might choose a large handful of features to implement as your GSoC project. text/html 2012-02-20T15:14:55-04:00 libgeda3 http://wiki.geda-project.org/libgeda3?rev=1329768895&do=diff gEDA Library v3 Specification Rationale The current version (2.x) of the libgeda shared library has a number of defects: * Poor separation between public interface and internals, which leads to... * Frequent changes to the API * API contains large amounts of code specific to application internals text/html 2012-02-20T15:14:55-04:00 libgeda3_object_based_design http://wiki.geda-project.org/libgeda3_object_based_design?rev=1329768895&do=diff Overview As stated in libgeda3, libgeda has some design problems that needs to be addressed. The structure described in this page is very different from the current libgeda structure and design, while hopefully can be flexible enough to be the basement of future developments. text/html 2018-02-25T08:22:38-04:00 next_generation_developers http://wiki.geda-project.org/next_generation_developers?rev=1519564958&do=diff gEDA-project Site Administrator * DJ Delorie geda-gaf developers * Roland Lutz * Vladimir Zhbanov pcb developers * Bert Timmerman * Charles Parker * Dan McMahill * Peter Clifton * Mike Crowe * Newell Jensen * Milan Prochac gerbv developers text/html 2014-04-22T13:02:55-04:00 pcb-projects.ru http://wiki.geda-project.org/pcb-projects.ru?rev=1398186175&do=diff Эта страница доступна также на следующих языках: English Редактор топологии печатной платы Возможность «раздвижки» Возможность «раздвижки» («plow» feature) text/html 2021-06-13T16:50:36-04:00 pcb-projects http://wiki.geda-project.org/pcb-projects?rev=1623617436&do=diff Translations of this page are also available in the following languages: Русский pcb Projects Core Functionality * Padstacks * Preferences Design Rule Checker drc Online DRC pcb Layout Editor Plow feature A “plow” feature where the line tool shoves existing traces aside preserving the design rules when possible. text/html 2017-11-05T16:37:17-04:00 pcb_crosshair http://wiki.geda-project.org/pcb_crosshair?rev=1509917837&do=diff This page will serve to document the pcb crosshair and collect ideas for its improvement. The crosshair is the pair of orthogonal lines used to indicate the coordinates of the next action. It serves a number of purposes related to this primary function, e.g. the position of the crosshair is restricted to grid points, snapping to objects (pins, pads, ends of lines, etc.), and objects can be attached to it for moving or copying. text/html 2017-01-16T14:55:57-04:00 projects http://wiki.geda-project.org/projects?rev=1484596557&do=diff Projects created using gEDA Ronja (Reasonable Optical Near Joint Access) is an Open-Source project of optical point-to-point data link. The Open Automaton Project aims to develop an intelligent PC-based mobile robot Darrell Harmon's Single Board Computer Project Darrell Harmon's high speed digital signal processing board MINT : A Jung multiloop type amp circuit A Linux Car Project (SONE Takeshi) DJ Delorie's House Furnace project Audio Digital Subscriber Line The Univers… text/html 2017-03-18T16:44:05-04:00 sidebar http://wiki.geda-project.org/sidebar?rev=1489869845&do=diff gEDA Project Wiki index text/html 2019-10-06T08:40:35-04:00 sitemap http://wiki.geda-project.org/sitemap?rev=1570365635&do=diff Sitemap General * Main page (es fr ru) * Screenshots * Projects created using gEDA * Download (ru) * Installing gEDA (fr ru) * Installing gEDA/gaf on Windows – the Cygwin way (ru) * Installing gEDA on Fedora (ru) * gEDA installer for Fedora Core 1 * gEDA installer for Fedora Core 2 * gEDA installer for Fedora Core 3 * gEDA installer for Fedora Core 4 * Installing gEDA rpm packages on SuSE (ru) * Installer for SuSE 9.3 * Installer for SuSE 10.0 * In… text/html 2019-03-21T12:50:37-04:00 snapping_in_pcb http://wiki.geda-project.org/snapping_in_pcb?rev=1553187037&do=diff This page attempts to document the snapping system in pcb. The snapping system is what takes the location of the cursor (the arrow representing the position of the mouse on the screen) and translates it into the coordinates on the board where actions take place. For example, the snapping system currently restricts the position of the crosshair to the closest grid point to the cursor. If you move the cursor near a pin or a pad, the snapping system positions the crosshair at the center of that pi… text/html 2020-12-16T14:15:55-04:00 start http://wiki.geda-project.org/start?rev=1608146155&do=diff gEDA Project Wiki Sitemap * Download * Symbols and footprints * Documentation * Development * Get involved What is gEDA? Translations: Français, Español, Русский The gEDA project is developing a full GPL'd suite and toolkit of Electronic Design Automation tools. These tools are used for electrical circuit design, schematic capture, simulation, prototyping, and production. Currently, the gEDA project offers a mature suite of free software applications for electronics design, incl… text/html 2012-02-20T15:14:55-04:00 start_es http://wiki.geda-project.org/start_es?rev=1329768895&do=diff Enlaces a documentación en español Traducciones Simulación de circuitos con gEDA y SPICE Tutoriales Tutorial de gEDA Tutorial de gnucap Otros Verilog con Software Libre HowTo Proyecto gEDA y asociados Como de GEDA + Spice + easy_spice Debian Sarge. gEDA - gschem text/html 2014-04-18T05:18:09-04:00 start_fr http://wiki.geda-project.org/start_fr?rev=1397812689&do=diff Wiki du Projet gEDA Qu'est ce que gEDA? Le projet gEDA est de développer une suite complète d'outils GPL de « Electronic Design Automation ». Ces outils sont utilisés pour la conception de circuits électriques, de saisie de schémas, de simulation, de prototypage et de produciton. Le projet gEDA offre actuellement une suite mature d'applications de logiciels libres pour la conception électronique, incluant le la saisie de schémas, la gestion d'attributs, la génération de bill of materials (BOM)… text/html 2015-09-23T18:08:54-04:00 start_ru http://wiki.geda-project.org/start_ru?rev=1443046134&do=diff Wiki проекта gEDA Карта сайта Загрузки -- Символы и посадочные места -- Документация -- Разработка -- Присоединяйтесь Что такое gEDA? На других языках: English, Français, Español Проект gEDA занимается разработкой системы автоматизированного проектирования электроники, выпускаемой целиком и полностью под лицензией GPL. Эта система используется для разработки электрических схем, схемотехнического проектирования и моделирования, прототипирования и производства. В настоящее время проект gEDA…